-
Home
-
WPO365 | MICROSOFT 365 GRAPH MAILER
-
2.23
-
Code
-
Classes
- TripleDES
| Total Complexity |
31 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
415 |
| Lines of code |
129 |
| Logical lines of code |
75 |
| Comment lines |
232 |
| Methods |
11 |
| Properties |
7 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setKey() |
S |
57 |
6 |
15 |
| _setupKey() |
S |
58 |
3 |
16 |
| setKeyLength() |
S |
61 |
3 |
14 |
| decrypt() |
S |
60 |
3 |
14 |
| encrypt() |
S |
62 |
3 |
12 |
| __construct() |
S |
58 |
2 |
18 |
| isValidEngine() |
S |
66 |
3 |
8 |
| setIV() |
S |
67 |
2 |
8 |
| enableContinuousBuffer() |
S |
68 |
2 |
8 |
| disableContinuousBuffer() |
S |
68 |
2 |
8 |
| setPreferredEngine() |
S |
67 |
2 |
8 |